home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / libs / unixlib.lha / unix / src / fd_setsize.c < prev    next >
C/C++ Source or Header  |  1996-10-22  |  54b  |  3 lines

  1. #include <sys/types.h>
  2. long _fd_setsize = FD_SETSIZE;
  3.